From: yarikoptic Date: Fri, 10 Jan 2025 20:27:49 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~10^2~10^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7ada233ea6718441f9f8adb0a1e7698ce346a6a8;p=git-annex.git Added a comment --- diff --git a/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_8_ce1f98226ab84acc847d4b370278e081._comment b/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_8_ce1f98226ab84acc847d4b370278e081._comment new file mode 100644 index 0000000000..8d27f42235 --- /dev/null +++ b/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_8_ce1f98226ab84acc847d4b370278e081._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 8" + date="2025-01-10T20:27:48Z" + content=""" +Coolio! So my ACLs use-case should need/entail + +- Setup [`annex.pre-init-hook`](https://git-annex.branchable.com/todo/Support___40__globally_configured__41_____34__annex_init__34___hooks/#comment-17018d2e1d9f26df13aa54c6f3969406) globally to point to the script which would check if ACL is used on a specific folder where `git annex init` is ran. If it is ran, it would then either + - Under `.git/hooks` either place or remove (if not required) `freezecontent-annex`, `thawcontent-annex` which would take a single path (file or a directory) which would need to be frozen or thawed. + +Is that correct/complete picture or am I missing anything I would need to do for my use case? +"""]]